-------------------------------- Blue Echidna v3.25 Release Notes -------------------------------- Enhancements ------------ ACC-9: Added support for Nautiz All in one scanners COM-78: Added ability for user to select a specific batchcode when printing barcode labels from the stock enquiry screen. User must expand the list of bins, which also shows the available batchcodes, and then perform a long-press on the desired batchcode to open the print dialog. HIT-162: Added setting to enforce picking of the oldest batchcode HIT-175: Allow choice of adding receipt to new or existing IWG header WEL-54: Added new print event: PICKING_SUBMIT_FOR_INVOICING_CARTONS Added new config setting: CLARITY_USE_PALLETS_CARTONS_QTY_FOR_COPIES When new setting is disabled (default), printing is unchanged. When new setting is enabled: - Upto 4 packslip pick requests will be made when submit pick for invoice, based on values entered on the popup dialog for: - pallets - cartons - skids - trolleys - the #copies to print for each of these will be the value entered by the user - e.g. 2 skids, 3 pallets entered will print 2 packslips for skids and 3 for pallets. All 5 would be identical packslips. - for cartons only: - the new print event is raised, PICKING_SUBMIT_FOR_INVOICING_CARTONS - this allows a new print report to be added (not configured out-the-box) - the new report parameters must be configured to include the "/P=printername" with a hard-configured printer name. - a print action must also be added to map the new event to the new report. - this allows a special carton-only label to be printed to a special carton-label-only printer. Issues ------ AAA-224: Added check if item is serail tracked before fetching serial numbers BLU: Catch an error where the server fails to handle picked serials correctly, and fails to report the reason why. HIT-174: Resolved issue where trailing spaces at the end of batchcodes cause picking issues MIL-73: Resolved a wave picking issue MUR-7: Fixed an sproc that handles stock transfers. It was not handling empty batchcodes in the multi-bin table the same as null batchcodes, and this caused the stock transfer to not take the transferred stock from the source bin.